projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
158a33c
)
(struct x_output): Add member horizontal_drag_cursor.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 28 Nov 2000 13:46:17 +0000
(13:46 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 28 Nov 2000 13:46:17 +0000
(13:46 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index f2294c558b894926cc5596a314843e4fe0b1ffec..5964546b34edd660ad91b9df2a657cd0b46177a1 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-488,6
+488,7
@@
struct x_output
Cursor modeline_cursor;
Cursor cross_cursor;
Cursor busy_cursor;
+ Cursor horizontal_drag_cursor;
/* Window whose cursor is busy_cursor. This window is temporarily
mapped to display a busy-cursor. */